getStrokeEndCap

abstract fun getStrokeEndCap(block: DesignBlock): StrokeCap

Query the cap geometry at the end of an open stroked path.

Return

the end cap.

Parameters

block

the block whose stroke cap should be queried.